home *** CD-ROM | disk | FTP | other *** search
/ Power CD / Power CD ATARI-Rechner Lieben.iso / APPS / PD / EMACS / MENU1 < prev    next >
Encoding:
Text File  |  1989-03-03  |  8.0 KB  |  116 lines

  1. --<<01>>-----------------------------------------------------------------------
  2.  
  3. MicroEMACS 3.8      F1 WORD CASE/SCREEN CONTROL   F2  PAGING/SCROLLING
  4.  
  5. [Main Menu]         F3 CUT & PASTE                F4  SEARCH AND REPLACE
  6.  
  7.                     F5 DELETION COMMANDS          F6  WORD PROCESSING
  8.  
  9.                     F7 INSERTION COMMANDS         F8  EDITOR CONTROL
  10.  
  11.  06/18/86           F9 CURSOR MOVEMENT            F10 exit MicroEMACS
  12.  
  13. --<<02>>-----------------------------------------------------------------------
  14.  
  15. MicroEMACS 3.8      F1 BUFFER CONTROL             F2  MACROS
  16.  
  17. [Editor control]    F3 COLOR CHANGES              F4  MODES
  18.  
  19.                     F5 DOS COMMANDS               F6  SCRIPTS
  20.  
  21.                     F7 FILE ACCESS                F8  WINDOWS
  22.  
  23.                     F9 KEY BINDINGS               F10 exit to MAIN MENU
  24.  
  25. --<<03>>-----------------------------------------------------------------------
  26.  
  27. MicroEMACS 3.8      F1 upper case a word          F2  upper case a region
  28.  
  29.  Word case &        F3 lower case a word          F4  lower case a region
  30.  
  31.   Screen control    F5 capitilize a word
  32.  
  33.                     F7 redraw the screen          F8  mark a region
  34.  
  35.                     F9 center the current line    F10 exit to MAIN MENU
  36.  
  37. --<<04>>-----------------------------------------------------------------------
  38.  
  39. MicroEMACS 3.8      F1  mark a region
  40.  
  41.   Cut & Paste       F3  delete the region
  42.  
  43.                     F5  copy the region to the kill buffer
  44.  
  45.                     F7  insert the kill buffer into the text here
  46.  
  47.                                                   F10 exit to MAIN MENU
  48.  
  49. --<<05>>-----------------------------------------------------------------------
  50.  
  51. MicroEMACS 3.8      F1 delete the last character
  52.  
  53.   Deletions         F3 delete the next character
  54.  
  55.                     F5 delete to the end of the current line
  56.  
  57.                     F7 delete all the blank lines around the cursor
  58.  
  59.                                                   F10 exit to MAIN MENU
  60.  
  61. --<<06>>-----------------------------------------------------------------------
  62.  
  63. MicroEMACS 3.8      F1 open a blank line          F2  insert a prompted string
  64.  
  65.   Insertion         F3 insert a tab               F4  quote the next character
  66.  
  67.                     F5 insert a space             F6  transpose last 2 chars
  68.  
  69.                     F7 insert a newline and indent like the last line
  70.  
  71.                     F9 insert a newline           F10 exit to MAIN MENU
  72.  
  73. --<<07>>-----------------------------------------------------------------------
  74.  
  75. MicroEMACS 3.8      F1 begining of the file       F2  up one line
  76.  
  77.   Cursor Movement   F3 left                       F4  right
  78.  
  79.         F^2         F5 end of the file            F6  down one line
  80.  
  81.     F3 < + > F4     F7 begining of line           F8  end of line
  82.  
  83.         FV6         F9 goto line                  F10 exit to MAIN MENU
  84.  
  85. --<<08>>-----------------------------------------------------------------------
  86.  
  87. MicroEMACS 3.8      F1  go up one page            F2  go down one page
  88.  
  89.   Paging and        F3  scroll the screen up      F4  scroll the screen down
  90.  
  91.      Scrolling      F5  make the next widow go up one page
  92.  
  93.                     F7  make the next window go down one page
  94.  
  95.                     F9  exchange cursor & mark    F10 exit to MAIN MENU
  96.  
  97. --<<09>>-----------------------------------------------------------------------
  98.  
  99. MicroEMACS 3.8      f1  search forward            f2  seach backwards
  100.  
  101.   Search and        F3  hunt forward              f4  hunt backwards
  102.  
  103.     Replace         F5  isearch forward           F6  isearch backward
  104.  
  105.                     F7  replace string            F8  replace string w/query
  106.  
  107.                                                   F10 exit to MAIN MENU
  108.  
  109. --<<10>>-----------------------------------------------------------------------
  110.  
  111. MicroEMACS 3.8      F1 go back a word             F2  go forward a word
  112.  
  113.   Word processing   F3 go back a paragraph        F4  go forward a paragraph
  114.  
  115.                     F5 fill paragraph             F6  delete current paragraph
  116.  
  117.                     F7 delete last word           F8  delete next word
  118.  
  119.                     F9 count words in region      F10 exit to MAIN MENU
  120.  
  121. --<<11>>-----------------------------------------------------------------------
  122.  
  123. MicroEMACS 3.8      F1 report position            F2  unmark buffer
  124.  
  125.   Buffer Control    F3 delete buffer              F4  switch to next buffer
  126.  
  127.                     F5 list all buffers           F6  filter buffer through
  128.  
  129.                     F7 rename current buffer             DOS program
  130.  
  131.                     F9 select buffer              F10 exit to CONTROL MENU
  132.  
  133. --<<12>>-----------------------------------------------------------------------
  134.  
  135. MicroEMACS 3.8      Colors:           |  F1 current window's forground color
  136.  
  137.   Color changes       Black   Magenta |  F3 current window's background color
  138.  
  139.                       Blue    Cyan    |  F5 global forground color
  140.  
  141.                       Red     Yellow  |  F7 global background color
  142.  
  143.                       Green   White   |           F10  exit to CONTROL MENU
  144.  
  145. --<<13>>-----------------------------------------------------------------------
  146.  
  147. MicroEMACS 3.8      F1  execute one DOS command
  148.  
  149.   DOS commands      F3  pipe one DOS command to a buffer
  150.  
  151.                     F5  shell up to a new command interpeter
  152.  
  153.                     F7  QUICK exit (write out all changed buffers and exit)
  154.  
  155.                     F9  exit MicroEMACS           F10 exit to CONTROL MENU
  156.  
  157. --<<14>>-----------------------------------------------------------------------
  158.  
  159. MicroEMACS 3.8      F1 find file                  F2 save current file
  160.  
  161.   File Access       F3 view file (in VIEW mode)   F4 write file w/ new name
  162.  
  163.                     F5 read file into buffer      F6 change current file name
  164.  
  165.                     F7 insert file into buffer
  166.  
  167.                                                   F10  exit to CONTROL MENU
  168.  
  169. --<<15>>-----------------------------------------------------------------------
  170.  
  171. MicroEMACS 3.8      F1 bind a function to a key
  172.  
  173.   Key Bindings      F3 unbind a key
  174.  
  175.                     F5 describe a key
  176.  
  177.                     F7 describe all bindings
  178.  
  179.                                                   F10  exit to CONTROL MENU
  180.  
  181. --<<16>>-----------------------------------------------------------------------
  182.  
  183. MicroEMACS 3.8      F1 define macro         The keyboard macro only works
  184.  
  185.   Keyboard Macro    F3 end macro            for standard commands, NOT for
  186.  
  187.                     F5 execute macro        menu selections.
  188.  
  189.  
  190.  
  191.                                                   F10  exit to CONTROL MENU
  192.  
  193. --<<17>>-----------------------------------------------------------------------
  194.  
  195. MicroEMACS 3.8      F1 set mode                   F2  set global mode
  196.  
  197.   Modes             F3 delete mode                F4  delete global mode
  198.  
  199.             Standard modes are:                   F6  set fill column
  200.  
  201.                 WRAP  VIEW  CMODE  EXACT OVER MAGIC SPELL CRYPT
  202.  
  203.                                                   F10 exit to CONTROL MENU
  204.  
  205. --<<18>>-----------------------------------------------------------------------
  206.  
  207. MicroEMACS 3.8      F1 execute script file        F2  execute script line
  208.  
  209.   Script            F3 execute script in buffer   F4  execute command (by name)
  210.  
  211.             Script line format:
  212.  
  213.          {<repeat count>} <command name> {<argument(s)> | "<argument(s)>"}
  214.  
  215.                                                   F10  exit to CONTROL MENU
  216.  
  217. --<<19>>-----------------------------------------------------------------------
  218.  
  219. MicroEMACS 3.8      F1 split current window       F2  delete all other windows
  220.  
  221.   Windows           F3 resize window              F4  delete current window
  222.  
  223.                     F5 shrink window              F6  enlarge window
  224.  
  225.                     F7 next window                F8  previous window
  226.  
  227.                                                   F10 exit to CONTROL MENU
  228.  
  229. -------------------------------------------------------------------------------
  230.  
  231.